home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TINFOWINDOW / TINFOWINDOW.txt
Text File  |  2007-09-27  |  2KB  |  81 lines

  1. object InfoWindow: TInfoWindow
  2.   Left = 337
  3.   Top = 308
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Ostrze'#380'enie'
  9.   ClientHeight = 66
  10.   ClientWidth = 267
  11.   Color = 15724527
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -8
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Label1: TLabel
  24.     Left = 8
  25.     Top = 8
  26.     Width = 4
  27.     Height = 13
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -11
  31.     Font.Name = 'Verdana'
  32.     Font.Style = []
  33.     ParentFont = False
  34.   end
  35.   object Button1: TButton
  36.     Left = 8
  37.     Top = 32
  38.     Width = 75
  39.     Height = 25
  40.     Caption = 'Zast'#261'p plik'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -11
  44.     Font.Name = 'Verdana'
  45.     Font.Style = []
  46.     ParentFont = False
  47.     TabOrder = 0
  48.     OnClick = Button1Click
  49.   end
  50.   object Button2: TButton
  51.     Left = 88
  52.     Top = 32
  53.     Width = 89
  54.     Height = 25
  55.     Caption = 'Kontynuuj plik'
  56.     Font.Charset = DEFAULT_CHARSET
  57.     Font.Color = clWindowText
  58.     Font.Height = -11
  59.     Font.Name = 'Verdana'
  60.     Font.Style = []
  61.     ParentFont = False
  62.     TabOrder = 1
  63.     OnClick = Button2Click
  64.   end
  65.   object Button3: TButton
  66.     Left = 184
  67.     Top = 32
  68.     Width = 75
  69.     Height = 25
  70.     Caption = 'Pomi'#324' plik'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clWindowText
  73.     Font.Height = -11
  74.     Font.Name = 'Verdana'
  75.     Font.Style = []
  76.     ParentFont = False
  77.     TabOrder = 2
  78.     OnClick = Button3Click
  79.   end
  80. end
  81.